kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin
/
[JRE]Number
/
toByte
to
Byte
abstract
fun
toByte
(
)
:
Byte
Content copied to clipboard
Returns the value of this number as a
Byte
, which may involve rounding or truncation.